svn path=/trunk/; revision=21817
2008-11-29 Matthias Clasen <mclasen@redhat.com>
+ * gtk/tmpl/gtkcheckmenuitem.sgml:
* gtk/tmpl/gtkcalendar.sgml:
* gtk/tmpl/gtkbbox.sgml: Improve deprecation annotations.
<!-- ##### MACRO gtk_check_menu_item_set_state ##### -->
<para>
-This macro is provided to preserve compatibility with older code.
-New code should use gtk_check_menu_item_set_active() function instead.
+Sets the active state of the menu item's check box.
</para>
+@Deprecated: Use gtk_check_menu_item_set_active() instead.
+
<!-- ##### FUNCTION gtk_check_menu_item_get_active ##### -->